[INFO] cloning repository https://github.com/uawl/zprove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uawl/zprove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuawl%2Fzprove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuawl%2Fzprove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0322f5a8525f9f8a08c563bd27d18b3c8410b69e
[INFO] testing uawl/zprove against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuawl%2Fzprove" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uawl/zprove
[INFO] finished tweaking git repo https://github.com/uawl/zprove
[INFO] tweaked toml for git repo https://github.com/uawl/zprove written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uawl/zprove on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uawl/zprove already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c79682b2a27bb569f918c848249b44953937575c3fc0e53b438157d2f6f32c1
[INFO] running `Command { std: "docker" "start" "-a" "3c79682b2a27bb569f918c848249b44953937575c3fc0e53b438157d2f6f32c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c79682b2a27bb569f918c848249b44953937575c3fc0e53b438157d2f6f32c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c79682b2a27bb569f918c848249b44953937575c3fc0e53b438157d2f6f32c1", kill_on_drop: false }`
[INFO] [stdout] 3c79682b2a27bb569f918c848249b44953937575c3fc0e53b438157d2f6f32c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1875d74402b0877670cb6ebe77a882d9301caff6fd6187f1ebc336cb8f85da09
[INFO] running `Command { std: "docker" "start" "-a" "1875d74402b0877670cb6ebe77a882d9301caff6fd6187f1ebc336cb8f85da09", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling p3-maybe-rayon v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling c-kzg v2.1.5
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.7
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.7.3
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.7
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling p3-util v0.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling p3-field v0.4.2
[INFO] [stderr]    Compiling p3-matrix v0.4.2
[INFO] [stderr]    Compiling p3-symmetric v0.4.2
[INFO] [stderr]    Compiling p3-keccak v0.4.2
[INFO] [stderr]    Compiling p3-dft v0.4.2
[INFO] [stderr]    Compiling p3-air v0.4.2
[INFO] [stderr]    Compiling p3-interpolation v0.4.2
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.2
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling revm-primitives v22.0.0
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling alloy-trie v0.9.4
[INFO] [stderr]    Compiling alloy-sol-types v1.5.7
[INFO] [stderr]    Compiling alloy-signer v1.7.3
[INFO] [stderr]    Compiling alloy-chains v0.2.30
[INFO] [stderr]    Compiling revm-bytecode v8.0.0
[INFO] [stderr]    Compiling p3-mds v0.4.2
[INFO] [stderr]    Compiling p3-poseidon2 v0.4.2
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling revm-state v9.0.0
[INFO] [stderr]    Compiling p3-monty-31 v0.4.2
[INFO] [stderr]    Compiling p3-poseidon2-air v0.4.2
[INFO] [stderr]    Compiling revm-database-interface v9.0.0
[INFO] [stderr]    Compiling p3-challenger v0.4.2
[INFO] [stderr]    Compiling revm-context-interface v14.0.0
[INFO] [stderr]    Compiling p3-commit v0.4.2
[INFO] [stderr]    Compiling p3-mersenne-31 v0.4.2
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling p3-fri v0.4.2
[INFO] [stderr]    Compiling p3-uni-stark v0.4.2 (/opt/rustwide/workdir/crates/p3-uni-stark)
[INFO] [stderr]    Compiling p3-merkle-tree v0.4.2
[INFO] [stderr]    Compiling p3-circle v0.4.2
[INFO] [stderr]    Compiling alloy-json-rpc v1.7.3
[INFO] [stderr]    Compiling revm-context v13.0.0
[INFO] [stderr]    Compiling revm-interpreter v32.0.0
[INFO] [stderr]    Compiling p3-lookup v0.4.2
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.7.3
[INFO] [stderr]    Compiling alloy-network v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling revm-precompile v32.0.0
[INFO] [stderr]    Compiling revm-handler v15.0.0
[INFO] [stderr]    Compiling revm-inspector v15.0.0
[INFO] [stderr]    Compiling revm-database v10.0.0
[INFO] [stderr]    Compiling revm v34.0.0
[INFO] [stderr]    Compiling zprove-core v0.1.0 (/opt/rustwide/workdir/crates/zprove-core)
[INFO] [stdout] warning: unused import: `OP_BYTE_AND_SYM`
[INFO] [stdout]   --> crates/zprove-core/src/transition.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   OP_BYTE_AND_SYM,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Permutation`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use p3_symmetric::Permutation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use p3_symmetric::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     observe_hash!(inner_proof.commitments.trace);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     observe_hash!(inner_proof.commitments.quotient_chunks);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |         observe_hash!(r);
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BasedVectorSpace`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | use p3_field::{BasedVectorSpace, PrimeCharacteristicRing};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_inner_pis`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     expected_inner_pis: &[Val],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_inner_pis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_trace_commit`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 |     expected_trace_commit: &[Val; 8],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_trace_commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val_end`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/keccak.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let val_end = val_start + (word_end - word_start).min(32 - val_start);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `supports_zkp_receipt` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1244:4
[INFO] [stdout]      |
[INFO] [stdout] 1244 | fn supports_zkp_receipt(op: u8) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush_and_verify_batch_zkp_single` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1351:4
[INFO] [stdout]      |
[INFO] [stdout] 1351 | fn flush_and_verify_batch_zkp_single(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_perm` is never used
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn make_native_perm() -> Poseidon2Mersenne31<16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zprove-revm-tests v0.1.0 (/opt/rustwide/workdir/crates/zprove-revm-tests)
[INFO] [stderr]    Compiling zprove-bench v0.1.0 (/opt/rustwide/workdir/crates/zprove-bench)
[INFO] [stdout] warning: unused variable: `par_phase`
[INFO] [stdout]     --> crates/zprove-bench/src/main.rs:1253:9
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let par_phase = read_proof_phase_timings();
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_par_phase`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1875d74402b0877670cb6ebe77a882d9301caff6fd6187f1ebc336cb8f85da09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1875d74402b0877670cb6ebe77a882d9301caff6fd6187f1ebc336cb8f85da09", kill_on_drop: false }`
[INFO] [stdout] 1875d74402b0877670cb6ebe77a882d9301caff6fd6187f1ebc336cb8f85da09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30a121830fb0ae9cdbb39706d8a623e5dc26e9e8f2f7ddcbc46408af680bb9a2
[INFO] running `Command { std: "docker" "start" "-a" "30a121830fb0ae9cdbb39706d8a623e5dc26e9e8f2f7ddcbc46408af680bb9a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling p3-baby-bear v0.4.2
[INFO] [stdout] warning: unused import: `OP_BYTE_AND_SYM`
[INFO] [stdout]   --> crates/zprove-core/src/transition.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   OP_BYTE_AND_SYM,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Permutation`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use p3_symmetric::Permutation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use p3_symmetric::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     observe_hash!(inner_proof.commitments.trace);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     observe_hash!(inner_proof.commitments.quotient_chunks);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |         observe_hash!(r);
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BasedVectorSpace`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | use p3_field::{BasedVectorSpace, PrimeCharacteristicRing};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_inner_pis`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     expected_inner_pis: &[Val],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_inner_pis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_trace_commit`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 |     expected_trace_commit: &[Val; 8],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_trace_commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val_end`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/keccak.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let val_end = val_start + (word_end - word_start).min(32 - val_start);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `supports_zkp_receipt` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1244:4
[INFO] [stdout]      |
[INFO] [stdout] 1244 | fn supports_zkp_receipt(op: u8) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush_and_verify_batch_zkp_single` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1351:4
[INFO] [stdout]      |
[INFO] [stdout] 1351 | fn flush_and_verify_batch_zkp_single(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_perm` is never used
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn make_native_perm() -> Poseidon2Mersenne31<16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zprove-core v0.1.0 (/opt/rustwide/workdir/crates/zprove-core)
[INFO] [stderr]    Compiling zprove-bench v0.1.0 (/opt/rustwide/workdir/crates/zprove-bench)
[INFO] [stderr]    Compiling zprove-revm-tests v0.1.0 (/opt/rustwide/workdir/crates/zprove-revm-tests)
[INFO] [stdout] warning: unused import: `RECEIPT_BIND_TAG_STACK`
[INFO] [stdout]    --> crates/zprove-core/tests/zk_proof_tests.rs:627:41
[INFO] [stdout]     |
[INFO] [stdout] 627 |     NUM_LUT_COLS, RECEIPT_BIND_TAG_LUT, RECEIPT_BIND_TAG_STACK, build_lut_trace_from_proof_rows,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `revm::bytecode::opcode`
[INFO] [stdout]    --> crates/zprove-core/tests/zk_proof_tests.rs:685:9
[INFO] [stdout]     |
[INFO] [stdout] 685 |     use revm::bytecode::opcode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `zprove_core::semantic_proof::prove_add`
[INFO] [stdout]    --> crates/zprove-core/tests/zk_proof_tests.rs:686:9
[INFO] [stdout]     |
[INFO] [stdout] 686 |     use zprove_core::semantic_proof::prove_add;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling p3-uni-stark v0.4.2 (/opt/rustwide/workdir/crates/p3-uni-stark)
[INFO] [stdout] warning: unused import: `OP_BYTE_AND_SYM`
[INFO] [stdout]   --> crates/zprove-core/src/transition.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   OP_BYTE_AND_SYM,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Permutation`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | use p3_symmetric::Permutation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LutKernelAir`, `build_lut_trace_from_proof_rows`, and `make_circle_config`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:1746:5
[INFO] [stdout]      |
[INFO] [stdout] 1746 |     LutKernelAir, RECEIPT_BIND_TAG_LUT, RECEIPT_BIND_TAG_STACK,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1747 |     build_lut_steps_from_rows_bit_family, build_lut_trace_from_proof_rows,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1748 |     make_batch_receipt_binding_public_values, make_circle_config,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StorageSet`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:2028:17
[INFO] [stdout]      |
[INFO] [stdout] 2028 |     StorageKey, StorageSet, aggregate_storage_proofs, aggregate_storage_proofs_tree,
[INFO] [stdout]      |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wff_instruction`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:2307:29
[INFO] [stdout]      |
[INFO] [stdout] 2307 |     verify_proof_with_rows, wff_instruction, wff_instruction_core,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MemLogEntry`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:3874:33
[INFO] [stdout]      |
[INFO] [stdout] 3874 |     use zprove_core::zk_proof::{MemLogEntry, prove_memory_consistency};
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAX_CALL_DEPTH` and `VmState`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:4679:53
[INFO] [stdout]      |
[INFO] [stdout] 4679 |     BlockTxContext, InstructionTransitionStatement, MAX_CALL_DEPTH, SubCallClaim, TransactionProof,
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 4680 |     VmState, verify_sub_call_claim,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use p3_symmetric::Hash;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     observe_hash!(inner_proof.commitments.trace);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     observe_hash!(inner_proof.commitments.quotient_chunks);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p3_symmetric::Hash`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |             use p3_symmetric::Hash;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |         observe_hash!(r);
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `observe_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `par_phase`
[INFO] [stdout]     --> crates/zprove-bench/src/main.rs:1253:9
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let par_phase = read_proof_phase_timings();
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_par_phase`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `two128`
[INFO] [stdout]     --> crates/zprove-core/tests/transition_tests.rs:2727:9
[INFO] [stdout]      |
[INFO] [stdout] 2727 |     let two128: u128 = 1u128 << 127; // top bit of u128 = 2^127... let's use a simpler case
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_two128`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustce81ZFv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzprove_core-4f08b31810af569e,librayon-c70170625f9bc77e,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libp3_merkle_tree-0df463105a93df5e,libp3_circle-fa1abd52ecb144f7,libp3_fri-7ee6a30fdff1bc42,libp3_interpolation-263471ce4f422a4b,libp3_poseidon2_air-f0fd4c121dad35e4,libp3_keccak-6879551acee8769c,libtiny_keccak-22f36f36d7dcae9b,libcrunchy-420bd17732b58d6d,libp3_mersenne_31-f9e8df26ea695139,librevm-a7dd61d999cb5cd6,librevm_inspector-4569a3ee96c17962,librevm_handler-701899754705c935,librevm_precompile-8df49bfe323a64a7,libaurora_engine_modexp-2d52e5d3f9096ba1,libc_kzg-aa0919f7b3939f8d,libhex-442b26448269ea59,libarrayref-e2c56de32f019e08,libp256-6fc3f6ca51657561,libprimeorder-9f2cfd8f28ce975c,libsecp256k1-f26b2b4df89ef2e3,libsecp256k1_sys-b31ca42eb42961df,libblst-d2e825db12edcfb7,libthreadpool-56fdb4a43fc41645,libnum_cpus-d4c6f773c828b9f4,libripemd-f9736fc3dd57606b,libark_bn254-b90cf75cd3d908b3,libark_bls12_381-5698c064a92146d2,libark_ec-8cf35cc7f3ee999c,libark_poly-8e61b273f4516610,libahash-a3391fbc6c5f8659,libitertools-eb5d2d28c2cc97eb,libark_ff-34375389fa274933,libark_serialize-4f889eea4c8d1e5f,libark_std-254d9c99d0a1748e,librand-bc68ab8410384894,librand_chacha-f28be27f5e5754ce,librevm_interpreter-20a4d22e224092ee,librevm_database-6445734def13b7ca,liballoy_provider-dc9c8b3eb774eda3,libdashmap-01b84b1c89f34f66,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,liblru-941b044163d913b1,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libasync_stream-b21e5e00e1fb77fc,liballoy_rpc_client-3f32ae9461741e1b,libtokio_stream-51538e2388e5e367,libtokio_util-028c63318c015dc9,libpin_project-6e6f58169469b44e,liballoy_transport-c22ef748109d3732,liburl-486fda9c57fc3a22,libidna-d2df82941282afab,libutf8_iter-0d9be7b316c2b184,libidna_adapter-bf3cb0ba1e60a8a8,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-e5ab82e6c9d49d49,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,libparking_lot-6a8989f145fc8782,libparking_lot_core-3437955e0cc04081,libfutures-14b56d804400844f,libfutures_executor-c521061d23e8c9fd,libbase64-2a03de3babadded3,libtower-b68113a19c8791e5,libsync_wrapper-d3a2fbe030095381,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libfutures_util-9179589111435827,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-cf23c2aa05daa004,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,liballoy_network-7b0d94f074e05fef,liballoy_rpc_types_any-1fafa646ee7a5a41,liballoy_signer-95a5b051dc4e462f,libfutures_utils_wasm-8978825636b2e259,liballoy_rpc_types_eth-90ba8492ee9af3a4,liballoy_consensus_any-e4466feb7be417a3,liballoy_network_primitives-b286d180dd2d62b5,liballoy_json_rpc-cb8babacbc7eaee6,liballoy_sol_types-40be31fa1f8e2de5,libhttp-8949a4eef3456565,liballoy_consensus-a02ab6b2280e447e,liballoy_trie-054926e1fa152441,libnybbles-eccff947228c4696,libsmallvec-94d1e2415cc14dcc,liballoy_chains-62f70575d7f3485b,libstrum-2f4d835b8963eb79,liballoy_eips-34368d1b14fe9f4a,liballoy_serde-bfe2682a650a2d86,libserde_json-c6536f26f35b4a9a,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde_with-6849e91ba0b5df72,liballoy_eip2124-4263ac5320929e2d,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,librevm_context-483f1ffdd17a96eb,librevm_context_interface-9ffc87dc0375cee2,liballoy_eip7702-953ad9bc3ea47758,liballoy_eip2930-1a9d2122d196599f,librevm_database_interface-4ec84a8e5149d23b,libtokio-3e44d1d49ad1045c,librevm_state-9244b2c4fff58900,libbitflags-1c856ffa64e58580,liballoy_eip7928-5d35de8a467bec5f,librevm_bytecode-69089c8d84d0f89b,libbitvec-2c39d35dce3f24a6,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,librevm_primitives-ba246f0924a4828f,libnum_enum-5b13d81bd3e638f7,liballoy_primitives-5a9e445f065751d3,libitoa-ae20521aea192d35,libindexmap-286d4edc04e7513a,libequivalent-7e0e8cbe6c474a67,libhashbrown-f240ef8b15b67137,libfoldhash-d6902c75bde81c73,libconst_hex-2665faa68d1b4019,libderive_more-ecae8545d3c50549,libk256-7c689037038b75d0,libsha2-26265d7c0be3044e,libcpufeatures-471354fefbcaf2d8,libecdsa-797e0661dab66426,librfc6979-0a16e9409b9968c2,libhmac-dc64215a7d7f5c6c,libspki-ef167382808bf186,libsignature-c81a1115beb7e803,libelliptic_curve-c874562420bd77bc,libsec1-61017e5155765da5,libder-4e1fb85360b51d65,libcrypto_bigint-6f73b2de1f565470,libbase16ct-b0752502dc7a9a1c,libgroup-a5da99696308a880,libff-0b6285aedb818dc3,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libruint-217f604d61217945,liballoy_rlp-0242574c96e5acc1,libarrayvec-4f1bd9143bf8b969,libbytes-abf238748855949b,libsha3-67b534fcda29a035,libkeccak-0ff7933caa5aee3f,libdigest-84302f3a49ae95e7,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-e8cbb821e89f7245,libcrypto_common-a61e4d0b1ecafe90,libgeneric_array-2d7c9516e04484d4,libtypenum-0e02f3386ab040bb,libzeroize-3502773177737397,librustc_hash-172b8a5393e4da9c,libp3_lookup-b3f46f55024f8277,libp3_uni_stark-5c668c83d7b695b9,libthiserror-66ec817f585f7beb,libp3_commit-74af727fc27dfc4e,libp3_challenger-0cc48f7b2862627f,libp3_monty_31-f5d0b2cf32ccb0a4,libp3_poseidon2-73b5a5fff883e446,libp3_mds-09f0ff3f3fadd816,libp3_symmetric-a43d085181a9ab46,libp3_dft-d3973c16cc786ff4,libspin-43f1eb5fd762406b,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libp3_air-b7d9a080074655ce,libp3_matrix-fb589e4a96f01949,libtranspose-22edfc1f2a6c5ac0,libstrength_reduce-649de3d97cb1d991,libp3_field-c5f042b077c6005c,librand-4a30d346b07219e2,librand_chacha-679b6274f6694742,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libitertools-3d89dfc5aa0fc548,libeither-7ebefd4b93b96589,libtracing-f8a5f1fd81c058b2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libp3_maybe_rayon-9e34cc78475510d2,libp3_util-e2a1fc3d046b7b7c,libserde-cb8a02566e9d0e4c,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustce81ZFv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blst-f07ffe71795f8851/out" "-L" "/opt/rustwide/target/debug/build/c-kzg-f2f3e7e43bd729f7/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-467f75205f84ec1a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/byte_table_tests-964ad7f88429ddfb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BasedVectorSpace`
[INFO] [stdout]   --> crates/zprove-core/src/zk_proof/challenger_air.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | use p3_field::{BasedVectorSpace, PrimeCharacteristicRing};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zprove-core` (test "byte_table_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `expected_inner_pis`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     expected_inner_pis: &[Val],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_inner_pis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_trace_commit`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 |     expected_trace_commit: &[Val; 8],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_trace_commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val_end`
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/keccak.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let val_end = val_start + (word_end - word_start).min(32 - val_start);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `supports_zkp_receipt` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1244:4
[INFO] [stdout]      |
[INFO] [stdout] 1244 | fn supports_zkp_receipt(op: u8) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flush_and_verify_batch_zkp_single` is never used
[INFO] [stdout]     --> crates/zprove-core/src/execute.rs:1351:4
[INFO] [stdout]      |
[INFO] [stdout] 1351 | fn flush_and_verify_batch_zkp_single(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_native_perm` is never used
[INFO] [stdout]    --> crates/zprove-core/src/zk_proof/challenger_air.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn make_native_perm() -> Poseidon2Mersenne31<16> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustclmStag/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzprove_core-4f08b31810af569e,librayon-c70170625f9bc77e,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libp3_merkle_tree-0df463105a93df5e,libp3_circle-fa1abd52ecb144f7,libp3_fri-7ee6a30fdff1bc42,libp3_interpolation-263471ce4f422a4b,libp3_poseidon2_air-f0fd4c121dad35e4,libp3_keccak-6879551acee8769c,libtiny_keccak-22f36f36d7dcae9b,libcrunchy-420bd17732b58d6d,libp3_mersenne_31-f9e8df26ea695139,libp3_lookup-b3f46f55024f8277,libp3_uni_stark-5c668c83d7b695b9,libp3_commit-74af727fc27dfc4e,libp3_challenger-0cc48f7b2862627f,libp3_monty_31-f5d0b2cf32ccb0a4,libp3_poseidon2-73b5a5fff883e446,libp3_mds-09f0ff3f3fadd816,libp3_symmetric-a43d085181a9ab46,libp3_dft-d3973c16cc786ff4,libspin-43f1eb5fd762406b,libp3_air-b7d9a080074655ce,libp3_matrix-fb589e4a96f01949,libtranspose-22edfc1f2a6c5ac0,libstrength_reduce-649de3d97cb1d991,libp3_field-c5f042b077c6005c,libp3_maybe_rayon-9e34cc78475510d2,libp3_util-e2a1fc3d046b7b7c,librevm-a7dd61d999cb5cd6,librevm_inspector-4569a3ee96c17962,librevm_handler-701899754705c935,librevm_precompile-8df49bfe323a64a7,libaurora_engine_modexp-2d52e5d3f9096ba1,libc_kzg-aa0919f7b3939f8d,libhex-442b26448269ea59,libarrayref-e2c56de32f019e08,libp256-6fc3f6ca51657561,libprimeorder-9f2cfd8f28ce975c,libsecp256k1-f26b2b4df89ef2e3,librand-4a30d346b07219e2,librand_chacha-679b6274f6694742,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libsecp256k1_sys-b31ca42eb42961df,libblst-d2e825db12edcfb7,libthreadpool-56fdb4a43fc41645,libnum_cpus-d4c6f773c828b9f4,libripemd-f9736fc3dd57606b,libark_bn254-b90cf75cd3d908b3,libark_bls12_381-5698c064a92146d2,libark_ec-8cf35cc7f3ee999c,libark_poly-8e61b273f4516610,libahash-a3391fbc6c5f8659,libitertools-eb5d2d28c2cc97eb,libark_ff-34375389fa274933,libark_serialize-4f889eea4c8d1e5f,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libark_std-254d9c99d0a1748e,libnum_traits-8434f84c7e6b85f7,librand-bc68ab8410384894,librand_chacha-f28be27f5e5754ce,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librevm_interpreter-20a4d22e224092ee,librevm_database-6445734def13b7ca,liballoy_provider-dc9c8b3eb774eda3,libdashmap-01b84b1c89f34f66,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,liblru-941b044163d913b1,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libasync_stream-b21e5e00e1fb77fc,liballoy_rpc_client-3f32ae9461741e1b,libtokio_stream-51538e2388e5e367,libtokio_util-028c63318c015dc9,libpin_project-6e6f58169469b44e,liballoy_transport-c22ef748109d3732,liburl-486fda9c57fc3a22,libidna-d2df82941282afab,libutf8_iter-0d9be7b316c2b184,libidna_adapter-bf3cb0ba1e60a8a8,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-e5ab82e6c9d49d49,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,libparking_lot-6a8989f145fc8782,libparking_lot_core-3437955e0cc04081,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-14b56d804400844f,libfutures_executor-c521061d23e8c9fd,libbase64-2a03de3babadded3,libtower-b68113a19c8791e5,libsync_wrapper-d3a2fbe030095381,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libfutures_util-9179589111435827,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-cf23c2aa05daa004,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,liballoy_network-7b0d94f074e05fef,liballoy_rpc_types_any-1fafa646ee7a5a41,liballoy_signer-95a5b051dc4e462f,libfutures_utils_wasm-8978825636b2e259,liballoy_rpc_types_eth-90ba8492ee9af3a4,liballoy_consensus_any-e4466feb7be417a3,libitertools-3d89dfc5aa0fc548,liballoy_network_primitives-b286d180dd2d62b5,liballoy_json_rpc-cb8babacbc7eaee6,liballoy_sol_types-40be31fa1f8e2de5,libhttp-8949a4eef3456565,liballoy_consensus-a02ab6b2280e447e,liballoy_trie-054926e1fa152441,libnybbles-eccff947228c4696,libsmallvec-94d1e2415cc14dcc,liballoy_chains-62f70575d7f3485b,libstrum-2f4d835b8963eb79,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,liballoy_eips-34368d1b14fe9f4a,liballoy_serde-bfe2682a650a2d86,libserde_json-c6536f26f35b4a9a,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde_with-6849e91ba0b5df72,liballoy_eip2124-4263ac5320929e2d,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,librevm_context-483f1ffdd17a96eb,librevm_context_interface-9ffc87dc0375cee2,liballoy_eip7702-953ad9bc3ea47758,liballoy_eip2930-1a9d2122d196599f,librevm_database_interface-4ec84a8e5149d23b,libthiserror-66ec817f585f7beb,libeither-7ebefd4b93b96589,libtokio-3e44d1d49ad1045c,libpin_project_lite-bedc6e0acd72ff2a,librevm_state-9244b2c4fff58900,libbitflags-1c856ffa64e58580,liballoy_eip7928-5d35de8a467bec5f,librevm_bytecode-69089c8d84d0f89b,libbitvec-2c39d35dce3f24a6,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,librevm_primitives-ba246f0924a4828f,libonce_cell-0ba6aecba7086d38,libnum_enum-5b13d81bd3e638f7,liballoy_primitives-5a9e445f065751d3,libitoa-ae20521aea192d35,libindexmap-286d4edc04e7513a,libequivalent-7e0e8cbe6c474a67,libhashbrown-f240ef8b15b67137,libfoldhash-d6902c75bde81c73,libconst_hex-2665faa68d1b4019,libderive_more-ecae8545d3c50549,libk256-7c689037038b75d0,libsha2-26265d7c0be3044e,libcpufeatures-471354fefbcaf2d8,libecdsa-797e0661dab66426,librfc6979-0a16e9409b9968c2,libhmac-dc64215a7d7f5c6c,libspki-ef167382808bf186,libsignature-c81a1115beb7e803,libelliptic_curve-c874562420bd77bc,libsec1-61017e5155765da5,libder-4e1fb85360b51d65,libcrypto_bigint-6f73b2de1f565470,libbase16ct-b0752502dc7a9a1c,libgroup-a5da99696308a880,libff-0b6285aedb818dc3,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libruint-217f604d61217945,liballoy_rlp-0242574c96e5acc1,libarrayvec-4f1bd9143bf8b969,libbytes-abf238748855949b,libserde-cb8a02566e9d0e4c,libserde_core-9630c118cbbf7b68,libsha3-67b534fcda29a035,libkeccak-0ff7933caa5aee3f,libdigest-84302f3a49ae95e7,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-e8cbb821e89f7245,libcrypto_common-a61e4d0b1ecafe90,libgeneric_array-2d7c9516e04484d4,libtypenum-0e02f3386ab040bb,libzeroize-3502773177737397,librustc_hash-172b8a5393e4da9c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustclmStag/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blst-f07ffe71795f8851/out" "-L" "/opt/rustwide/target/debug/build/c-kzg-f2f3e7e43bd729f7/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-467f75205f84ec1a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/phase2_chain_tests-5405476c83010a1f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zprove-core` (test "phase2_chain_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "30a121830fb0ae9cdbb39706d8a623e5dc26e9e8f2f7ddcbc46408af680bb9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30a121830fb0ae9cdbb39706d8a623e5dc26e9e8f2f7ddcbc46408af680bb9a2", kill_on_drop: false }`
[INFO] [stdout] 30a121830fb0ae9cdbb39706d8a623e5dc26e9e8f2f7ddcbc46408af680bb9a2
